• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.
MacGruber Utils

Plugins + Scripts MacGruber Utils

Download [<1 MB]
Collection of various utility functions helpful for plugin development.
You should not need to manually download this, unless you are a plugin creator.


This is a separate release of my MacGruber_Utils.cs which I'm using in most of my plugins. I put it under CC-BY license, so it can be easily used for your own plugin creations. The library is especially helpful for creating custom plugin UI and reducing boiler plate code.

It's recommended to unpack and directly include the file into your own plugin. Alternatively you can also reference this VAR. However, due to a bug in VaM dependencies in a CSLIST are not handled correctly during VAR creation and you need manual fixes of your meta.json. So unless you know precisely what you are doing and why, just unpack and include the CS file in your own VAR ;)

The entry for a CSLIST file when using this as VAR dependency rather than direct include would look like this:
MacGruber.Utils.1:/Custom/Scripts/MacGruber/Utils/MacGruber_Utils.cs
React to this content...

More resources from MacGruber

Share this resource

Latest reviews

Positive
Version: 2023-11-12
Posted:
Essential tools for every plugin creator.
Upvote 0
Positive
Version: 2023-11-12
Posted:
The bread and butter of any Plugin Developer. Greatest thing since sliced bread.
Upvote 1
Positive
Version: 2023-11-12
Posted:
Very helpful indeed. Nice clean code too.
I keep coming back looking at this code when my monkey brain forgets how things works.
Upvote 2
Back
Top Bottom